		/*头条*/
		
		.toutiao_wrap {
			margin: 10px 0;
		}
		
		.toutiao_wrap h1 {
			font-size: 32px;
			text-align: center;
			padding: 0 20px;
			color:#333;
		}
		
		.toutiao_wrap h1 a {
			color: #333;
		}
		
		.toutiao_wrap h1:hover{
			text-decoration: underline;
		}
			
		.toutiao_wrap .first-line{
			/*padding:10px 0;*/
		}
		
		.toutiao_wrap .second-line{
			padding:10px 20px;
			margin: 10px 0 20px 0;
			background:#F5F5F5;
		}
		
		.toutiao_wrap .second-line{
			overflow: hidden;
			/*text-align: center;*/
		}
		
		.toutiao_wrap .second-line a{
			padding-left: 15px;
			padding-right:10px;
			margin: 0 20px 10px 0;
			position:relative;
			color:#666;
			line-height:1.8;
			width:50%;
		}
		
		.word-change{
			display: block;
			float: left;
			width:100% !important;
			box-sizing: border-box;
			margin: 0 !important;
		}
		
		.toutiao_wrap .second-line a:hover{
			text-decoration: underline;
			color: #000000;
		}
		
		.toutiao_wrap .second-line a:before{
			content:"";
			width:5px;
			height:5px;
			border-radius:50%;
			background:#666;
			position: absolute;
			left:0;
			top:10px;
		}
		
		.word-change:before{
			top:12px !important;
		}
		
		.toutiao_wrap .second-line li:after{
			content:"";
			width:10px;
			height:10px;
			margin:0 10px;
			background:#888;
		}
		
		.quanguo_toutiao h2 {
			font-size: 32px;
			font-weight: bold;
			line-height: 1.5;
			text-align: center;
		}
		
		.quanguo_toutiao h2 a {
			color: #000000;
		}
		
		.toutiao_wrap h2 a:hover {
			text-decoration: underline;
		}
		
		
		/*头条*/
		/*--------------内容----------------------*/
		
		.content_wrap {
			overflow: hidden;
			margin-top: 20px;
		}
		
		.content {
			float: left;
			width: 684px;
		}
		
		.bat {
			float: right;
			width: 280px;
		}
		/*新闻轮播*/
		
		.pn_box h2 {
			width: 400px !important;
			margin: auto !important;
			font-size: 16px !important;
			color: #FFFFFF !important;
			margin-top: 10px !important;
			font-weight: normal !important;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
			text-align: center !important;
		}
		
		.KinSlideshow_titleBar {
			opacity: 1 !important;
			background: rgb(0, 0, 0, 0.5) !important;
		}
		
		.pn_box img {
			float: left;
			display: block;
			width: 684px;
			height: 435px;
			border: none;
			object-fit: cover;
		}
		/*新闻轮播*/
		/*新闻中心*/
		
		.news_center {
			margin-top: 20px;
		}
		
		.tabbox {
			height: 46px;
			line-height: 40px;
			border-bottom: 1px solid #ddd;
		}
		
		.tabbox ul {
			width: 100%;
			height: 46px;
		}
		
		.tabbox ul li {
			float: left;
			padding: 0 15px;
			cursor: pointer;
			text-align: center;
			font-size: 16px;
			color: #CF3705;
			margin: 0px -1px;
			border: 1px solid #DDD;
			border-bottom: none;
			text-align: center;
			border: 1px solid #CCCCCC;
			padding: 0 10px 0 10px;
			margin-right: 2px;
			float: left;
			line-height: 44px;
			cursor: pointer;
		}
		
		.tabbox ul li:hover {}
		
		.tabbox ul li a {
			color: #323335;
		}
		
		.tabbox .on {
			background: #fff;
			border: 1px solid #ddd;
			border-bottom: 2px solid #FA5000;
		}
		
		.contbox {
			margin-top: 20px;
			width: 100%;
			height: 300px;
			overflow: hidden;
		}
		
		.contbox ul {
			display: none;
			overflow: hidden;
		}
		
		.contbox ul li {
			overflow: hidden;
			position: relative;
			padding: 0px 0px 0px 16px;
			height: 34px;
			line-height: 34px;
			overflow: hidden;
			vertical-align: top;
			width: 100%;
			box-sizing: border-box;
			float: left;
			width: 50%;
			padding-right: 15px;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
		}
		
		.contbox ul li:before {
			content: "";
			position: absolute;
			content: " ";
			left: 0px;
			top: 50%;
			margin-top: -1px;
			width: 4px;
			height: 4px;
			background: #646464;
			border-radius: 50%;
		}
		
		.contbox ul li a {
			float: left;
			color: #323335;
			display: block;
			width: 100%;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		
		.contbox ul li a:hover {
			color: #CF3705;
		}
		
		.contbox ul li span {
			float: right;
			color: #999;
		}
		/*读图*/
		
		.read_picture {
			margin-top: 10px;
		}
		
		.read_picture ul {
			overflow: hidden;
		}
		
		.read_picture li {
			float: left;
			width: 220px;
			margin-right: 10px;
		}
		
		.read_picture li:nth-child(3n) {
			margin-right: 0;
		}
		
		.read_picture li img {
			display: block;
			width: 100%;
			height: 150px;
			object-fit: cover;
		}
		
		.read_picture li p {
			font-size: 16px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			margin-top: 5px;
		}
		
		.read_picture li:hover p {
			color: #CF3705;
		}
		/*读图*/
		/*区域新闻*/
		
		.qy_news {
			margin-top: 20px;
		}
		
		.qy_news ul {
			overflow: hidden;
		}
		
		.qy_news ul li {
			float: left;
			width: 50%;
			padding-right: 30px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			box-sizing: border-box;
			line-height: 32px;
		}
		
		.qy_news ul li:hover {
			text-decoration: underline;
		}
		
		.qy_news li b {
			font-weight: normal;
			color: #B40001;
		}
		
		.qy_news li span {}
		/*区域新闻*/
		/*行业新闻*/
		
		.hangye_news {
			margin-top: 20px;
		}
		/*行业新闻*/
		/*我要举报*/
		
		.wyjb_box {
			font-size: 14px;
		}
		
		.wyjb_box .title {
			border-bottom: 1px solid #FF0000;
		}
		
		.jubao_wrap {
			margin-bottom: 15px;
		}
		
		.j_top {
			border-bottom: 1px solid #FF0000;
			margin-bottom: 10px;
		}
		
		.j_top img {
			margin-bottom: 1px;
		}
		
		.j_cont {
			overflow: hidden;
			margin-top: 10px;
		}
		
		.j_title {
			float: left;
			overflow: hidden;
			border-right: 2px solid #FF0000;
			padding-right: 8px;
		}
		
		.j_title img {
			float: left;
		}
		
		.j_title h5 {
			float: left;
			font-size: 16px;
			color: #FF5842;
			font-weight: bold;
			margin-top: 3px;
			margin-left: 10px;
			width: 96px;
		}
		
		.j_line {
			float: left;
			margin-top: -3px;
			margin-left: 12px;
			width: 424px;
		}
		
		.j_2weima {
			float: left;
			margin-top: -5px;
			margin-left: 0px;
			width: 98px;
		}
		
		.j_2weima p {
			display: block;
			text-align: center;
		}
		
		.j_line p {
			line-height: 24px;
			font-size: 14px;
			overflow: hidden;
		}
		
		.j_line p span {
			display: block;
			float: left;
		}
		
		.jbcode {
			/*float: left;*/
			display: block;
			width: 100px;
		}
		
		.j_line a:hover {
			text-decoration: underline;
		}
		/*我要举报*/
		/*报道集*/
		
		.bdj_box {
			position: relative;
		}
		
		.bd1 {
			width: 160px;
			height: 20px;
			position: absolute;
			right: 0px;
			top: 17px;
		}
		
		.bd2 {
			width: 160px;
			height: 20px;
			position: absolute;
			right: 0px;
			top: 42px;
		}
		/*报道集*/
		/*社会热点*/
		
		.shrd .cont {
			margin-top: -10px;
		}
		
		.shrd li {
			width: 100%;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			line-height: 42px;
			border-bottom: 3px solid #EDEDF9;
		}
		
		.shrd li a:hover {
			text-decoration: underline;
			color: #FB5002;
		}
		/*社会热点*/
		/*数字报*/
		
		.szb {
			margin-top: 10px;
		}
		/*数字报*/
		/*专题报道*/
		
		.xsqpd {
			line-height: 40px;
			border-bottom: 3px solid #EDEDF9;
		}
		
		.ztmore {
			line-height: 40px;
			border-bottom: 3px solid #EDEDF9;
			margin: 10px 0;
		}
		
		.ztmore a:hover {
			text-decoration: underline;
		}
		
		.ztbd {
			margin-top: 20px;
		}
		
		.zt_box {
			margin-top: 20px;
		}
		
		.zt_box li {
			margin-bottom: 10px;
		}
		
		.zt_box img {
			display: block;
			width: 280px;
			height: 65px;
			object-fit: cover;
		}
		/*专题报道*/
		/*新闻热点*/
		
		.xwrd .cont img {
			display: block;
			width: 100%;
		}
		/*新闻热点*/
		/*友情链接*/
		
		.lnkbox {
			overflow: hidden;
		}
		
		.lnkbox .tip {
			float: left;
		}
		
		.lnkbox ul {
			float: left;
			width: 950px;
			margin-top: 15px;
			margin-left: 10px;
			overflow: hidden;
		}
		
		.lnkbox li {
			float: left;
			width: 120px;
			padding: 0 10px;
			margin-right: 10px;
			margin-bottom: 15px;
		}
		
		.lnkbox li a:hover {
			text-decoration: underline;
		}
		/*友情链接*/
		/*--------------内容----------------------*/